Welcome![Sign In][Sign Up]
Location:
Search - static create

Search list

[Crack Hack节省资源的MD5算法

Description: 为一个字节或字符数组或串计算md5值,内部只创建一个数组,节省分配时间,节省内存 完全是static方法,线程安全 注意对返回值的处理,见注释-for a byte array or character string or md5 value calculation, only to create an internal array, saving time allocated to save memory is completely static method, thread-safe attention to the return value, see note
Platform: | Size: 2559 | Author: 林华 | Hits:

[Crack Hackaeslib

Description: 简单好用的AES算法,提供基本的对文件的加密、解密和数据块的加密、解密,目前的版本是静态库,很容易改做成动态库,亦可轻松移植到Linux平台,已测试过跟Java等其他标准AES加密库成功对接(可相互加、解密)。-simple and easy AES algorithm to provide basic document encryption, decryption and data block encryption, decryption, the current version is a static library, it can easily be converted create DLL can easily ported to the Linux platform, has been tested with other Java AES encryption standard for successful docking (available mutual encoding and decoding).
Platform: | Size: 54795 | Author: 倪宇 | Hits:

[OtherLibTest

Description: 用vc实现的生成静态库lib的程序,对学习如何生成lib有很好的帮助-vc used to achieve the generation of static libraries lib procedures, to learn how to create a lib is a great help
Platform: | Size: 9858 | Author: 梁白鸥 | Hits:

[OS programManipulating_the_Keyboard_Lights_in_NT_src

Description: This code demonstrates manipulation of the keyboard indicator lights in Windows NT 4.0. A few relevant values were borrowed from the DDK headers, so it is not necessary to have the DDK installed, to build these sources. There s really nothing fancy about this code, it creates a DOS device for the keyboard device, opens a handle to that device, and calls DeviceIoControl to send IOCTL function codes to the device. It did require a fair amount digging around in the DDK to create this effect, and it is an interesting twist on an alternate UI mechanism, and thus I felt it might be suitable for inclusion in this archive. A high-level, multi-threaded function to flash a keyboard light continuously in its own thread, is included. This call is demonstrated in the sample project. NTKbdLites can be easily built for inclusion in a static link library by defining STATIC_LIBRARY on the compiler command line or in settings. -This code demonstrates manipulation of the keyboard indicator lights in Windows NT 4.0. A few relevant values were borrowed from the DDK headers, so it is not necessary to have the DDK installed, and to build these sources. There s really nothing fancy about this code, it creates a DOS device for the keyboard device, opens a handle to that device, and calls to send DeviceIoControl did function codes to the device. It did require a fair amount digging around in the DDK to create this effect, and it is an interesting twist on an alternate UI mechanism, and thus I felt it might be suitable for inclusion in this archive. A high-level, multi-threaded function to flash a light keyboard continuously in its own thread, is included. This call is demonstrated in the sample project. NTKbdLites can be
Platform: | Size: 6555 | Author: guard2002 | Hits:

[TreeViewibook8_417489

Description: public static void main(String[] args) { try { Enterprise1TestClient1 client = new Enterprise1TestClient1() Enterprise1 remote=client.getHome().create() System.out.print(remote.helloWorld(\"Demo one\")) }catch (RemoteException ex) { ex.printStackTrace() }catch (CreateException ex) { ex.printStackTrace() } } -public static void main(String[] args) { try { Enterprise1TestClient1 client = new Enterprise1TestClient1() Enterprise1 remote=client.getHome().create() System.out.print(remote.helloWorld(\"Demo one\")) }catch (RemoteException ex) { ex.printStackTrace() }catch (CreateException ex) { ex.printStackTrace() } }
Platform: | Size: 8676136 | Author: kiss | Hits:

[OS programNetGouV25Beta

Description: tGou商城购物系统是一款功能强大完善、操作界面友好、可扩展性好、专门针对个人和企业进行网上销售而开发的一套商城购物系统。 它具有完善的商品管理、订单管理、销售统计、新闻管理、结算系统、税率系统、模板系统、搜索引擎支持,可生成Html静态页面、数据备份恢复..... NetGou商城购物系统还支持多语言,系统内自带英文、简体中文、繁体中文,可在三种语言之间随意切换。系统采用Smarty官方模板引擎,模板文件可以实现在线/离线修改,不需要熟练PHP就可以轻松创建属于自己的个性化用户界面-tGou Mall Shopping System is a powerful sound, friendly user interface, scalability, and specific individuals and businesses on-line sales and the development of a shopping mall system. It is the perfect commodity management, order management, sales statistics, news management, clearing system, tax system, template system, Search engine, can generate static HTML pages. data backup and recovery ..... NetGou Mall shopping system also supports multiple languages and system onboard English, Simplified Chinese, Traditional Chinese, in three languages, switching between random. The official system uses Smarty template engine, template files can be achieved online / offline changes no need for skilled PHP can easily create their own personalized user interface
Platform: | Size: 1051944 | Author: 程朗 | Hits:

[Communication-MobileExampleForElisateStaticLinkLIB

Description: 创建静态链接库的程序,比较好懂,容易好学。-create static link library procedures, better understand and easy to learn.
Platform: | Size: 9633 | Author: lixiuhua | Hits:

[Static controlstatic

Description: 可以设置静态控件的任何类型,比如位图、图标等。该控件可以获得输入焦点,可以用空格键激活。当改变风格、文本或者字体时,超级链接可以重新改变大小。-Can set the static control of any type, such as bitmaps, icons and so on. Can be the focus of the control input can be used to activate the space bar. When the change in style, text, or font, hyperlinks can be re-change the size.
Platform: | Size: 37888 | Author: sqk | Hits:

[Data structsalgraph_binary_tree_huffmantree

Description: 创建静态,动态的三叉霍夫曼树和编码,有向无环图的创建及拓扑排序,双向循环链表,表达式求值,单链表,集合在一起-Create static and dynamic Huffman tree of the trigeminal and coding, directed acyclic graph creation and topological sort, two-way circulation list, expression evaluation, single-chain, together
Platform: | Size: 11264 | Author: 3230133 | Hits:

[Shell apiStatic

Description: This a demonstration how to create a Statical Link Library from Visual C-This is a demonstration how to create a Statical Link Library from Visual C++
Platform: | Size: 13312 | Author: fx130303 | Hits:

[JSP/Javajsp-to-generate-static-pages

Description: 使用jsp生成静态页面!!!建立模板-Using jsp to generate static pages! ! ! Create templates ~
Platform: | Size: 1024 | Author: 萝卜游侠 | Hits:

[Windows Developstatic-library

Description: 如何使用VC++创建静态链接库文件,以及与动态库文件比较-How to use the VC++ to create a static link library files, and compared with the dynamic library files
Platform: | Size: 44032 | Author: jack cheng | Hits:

[Web Serverfree-facebook-static-template-nopsd

Description: 服务器端程序,开放的facebook实现模板源代码,可创建自己的facebook应用-Server-side program, facebook open source code to achieve a template, you can create your own facebook application
Platform: | Size: 17697792 | Author: lingr | Hits:

[Otherstatic

Description: 该类只能创建唯一的一个实例对象,以便保证在写入日志信息时,只能将信息写入这个唯一的日志对象中。-Such can only create only one instance of an object, in order to ensure that written to the log information, information can only be written to only log object.
Platform: | Size: 3072 | Author: Senna | Hits:

[Windows Developstatic-library

Description: 如何使用VC++创建静态链接库文件,以及与动态库文件比较-How to use the VC++ to create a static link library files, and compared with the dynamic library files
Platform: | Size: 44032 | Author: he16th | Hits:

[Windows Developstatic-library

Description: 如何使用VC++创建静态链接库文件,以及与动态库文件比较-How to use the VC++ to create a static link library files, and compared with the dynamic library files
Platform: | Size: 44032 | Author: movePr | Hits:

[e-languagestatic-page

Description: 这也是操作系统静态分页管理,而且创建多线程,内存分配和回收同时进行-This is the operating system of static pages to manage and create multiple threads, memory allocation and recovery simultaneously
Platform: | Size: 11092992 | Author: lal | Hits:

[Linux-Unixcreate

Description: static char sccsid Device Driver for linux v2.13.6.
Platform: | Size: 1024 | Author: fmphnun | Hits:

[Applicationsstatic

Description: 该类只能创建唯一的一个实例对象,以便保证在写入日志信息时,只能将信息写入这个唯一的日志对象中。-Such can only create only one instance of an object, in order to ensure that written to the log information, information can only be written to only log object.
Platform: | Size: 3072 | Author: xiea40anaa | Hits:

[Documentsstatic-modifier

Description: 编写一个类Teacher,描述教师的课时数量和计算课时的系数,均为double类型。Teacher类还有一个方法,courseCompute(),可计算教师的当量课时(课时量*系数),返回值类型为double,所有教师的课时系数相同。 编写一个测试类进行测试。 创建两个教师对象,计算的系数为1.2,输出计算后的两位老师的当量课时。 将系数修改后,输出修改后的当量课时。 -Write a class Teacher, describe the number of hours and hours of computing coefficients teachers are double type. Teacher class also has a method, courseCompute (), calculate the equivalent class teacher (the amount of hours* coefficient), the return value of type double, the same class coefficients of all teachers. Write a test class for testing. Teachers create two objects coefficient was calculated to be 1.2, the output of the calculated equivalent of two teachers lessons. After the modification coefficient, the equivalent output of the modified class.
Platform: | Size: 1024 | Author: 李佳 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 13 »

CodeBus www.codebus.net